home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Applications
/
Telnet Server 1.0
/
network.h
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-01-14
|
219 b
|
10 lines
|
[
TEXT/KAHL
]
/*
Copyright © 1994 Mikhail Fridberg. Part of this code is copyrighted by Steve Falkenburg
Telnet-based talk server/client
*/
OSErr InitNetwork(void);
void CloseNetwork(void);
void ProcessConnection(MyQElemPtr iopb);